Skip to content

[SPARK-55415][PYTHON][INFRA] Upgrade PyPy images to Ubuntu 24.04#54202

Closed
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:u24_pypy
Closed

[SPARK-55415][PYTHON][INFRA] Upgrade PyPy images to Ubuntu 24.04#54202
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:u24_pypy

Conversation

@zhengruifeng
Copy link
Copy Markdown
Contributor

@zhengruifeng zhengruifeng commented Feb 7, 2026

What changes were proposed in this pull request?

Upgrade PyPy images to Ubuntu 24.04

Why are the changes needed?

to test with newer os version

Does this PR introduce any user-facing change?

no

How was this patch tested?

PR builder with

default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-310", "PYTHON_TO_TEST": "pypy3"}'

https://github.com/zhengruifeng/spark/actions/runs/21777603039/job/62837391685 passed

default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-311", "PYTHON_TO_TEST": "pypy3"}'

https://github.com/zhengruifeng/spark/actions/runs/21780231635/job/62844418209 failed as normal

Was this patch authored or co-authored using generative AI tooling?

no

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 7, 2026

JIRA Issue Information

=== Improvement SPARK-55415 ===
Summary: Upgrade PyPy images to Ubuntu 24.04
Assignee: None
Status: Open
Affected: ["4.2.0"]


This comment was automatically generated by GitHub Actions

@zhengruifeng zhengruifeng marked this pull request as ready for review February 8, 2026 03:33
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @zhengruifeng .

@dongjoon-hyun
Copy link
Copy Markdown
Member

Merged to master.

Yicong-Huang pushed a commit to Yicong-Huang/spark that referenced this pull request Feb 8, 2026
### What changes were proposed in this pull request?
Upgrade PyPy images to Ubuntu 24.04

### Why are the changes needed?
to test with newer os version

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-310", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21777603039/job/62837391685 passed

```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-311", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21780231635/job/62844418209 failed as normal

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#54202 from zhengruifeng/u24_pypy.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@zhengruifeng zhengruifeng deleted the u24_pypy branch February 9, 2026 00:14
rpnkv pushed a commit to rpnkv/spark that referenced this pull request Feb 18, 2026
### What changes were proposed in this pull request?
Upgrade PyPy images to Ubuntu 24.04

### Why are the changes needed?
to test with newer os version

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-310", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21777603039/job/62837391685 passed

```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-311", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21780231635/job/62844418209 failed as normal

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#54202 from zhengruifeng/u24_pypy.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants